home *** CD-ROM | disk | FTP | other *** search
-
-
-
- jjjjssssttttaaaatttt((((1111)))) jjjjssssttttaaaatttt((((1111))))
-
-
-
- NNNNAAAAMMMMEEEE
- _jjjj_ssss_tttt_aaaa_tttt - displays job status information
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- _jjjj_ssss_tttt_aaaa_tttt [_----_aaaa] [_----_jjjj _j_o_b__i_d] [_----_llll] [_----_pppp] [_----_PPPP]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _jjjj_ssss_tttt_aaaa_tttt command displays information for active jobs.
-
- The _jjjj_ssss_tttt_aaaa_tttt command accepts the following options:
-
- _----_aaaa Displays information about all jobs.
-
- _----_jjjj _j_o_b__i_d Displays information only for the specified job ID
- (_j_o_b__i_d).
-
- _----_llll Displays limit information about the specified job
- including the current usage, current limit, and
- maximum limit. Memory information is displayed in
- bytes.
-
- _----_pppp Displays information about each process that belongs
- to the job including the process ID, state, and
- executing command.
-
- _----_PPPP Displays the memory information in pages rather than
- in bytes. This option is used with the _----_llll option.
-
- The usage values and limits apply to the job as a whole. The usage
- values are the aggregate sum of all running processes of the job at the
- time of the _jjjj_ssss_tttt_aaaa_tttt command invocation.
-
- If no options are specified, the _jjjj_ssss_tttt_aaaa_tttt command will return the current
- job ID, user name of the job owner, and root command for that job. The
- job ID is printed out in hexadecimal.
-
- _%%%% _jjjj_ssss_tttt_aaaa_tttt
-
-
- JID OWNER COMMAND
- --------------- -------------- --------------
- 0x17 dan -ksh
-
-
- If the _----_jjjj option with a _j_o_b__i_d argument is specified, the _jjjj_ssss_tttt_aaaa_tttt command
- will return summary information for the entered job: job ID, owner, and
- command. The _j_o_b__i_d argument is expected in hexadecimal. The "0x"
- prefix is optional.
-
- _%%%% _jjjj_ssss_tttt_aaaa_tttt _----_jjjj _0000_xxxx_1111_4444
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- jjjjssssttttaaaatttt((((1111)))) jjjjssssttttaaaatttt((((1111))))
-
-
-
- JID OWNER COMMAND
- --------------- -------------- --------------
- 0x14 janet -csh
-
-
- If the _----_llll option is specified, the _jjjj_ssss_tttt_aaaa_tttt command will print out the
- current usage, high usage, current limit, and maximum limit information
- for the current job. Summary information is always printed. vmemory is
- virtual memory. ressetsize is resident set size.
-
- _%%%% _jjjj_ssss_tttt_aaaa_tttt _----_llll
-
-
- JID OWNER COMMAND
- ------------------ -------------- --------------
- 0x106f user1 -tcsh
-
-
-
- LIMIT NAME USAGE HIGH USAGE CURRENT LIMIT MAX LIMIT
- ------------------ -------------- -------------- -------------- --------------
- cputime 0 0 unlimited unlimited
- datasize 272k 544k unlimited unlimited
- files 8 32 400 5000
- vmemory 4224k 14112k unlimited unlimited
- ressetsize 3520k 6384k unlimited unlimited
- threads 1 1 unlimited unlimited
- processes 2 7 1024 1024
- physmem 3520k 6384k unlimited unlimited
-
-
- If the _----_pppp option is specified, the _jjjj_ssss_tttt_aaaa_tttt command will print out
- information for each process that belongs to that job. Process
- information includes the PIDs, PPIDs, and COMMAND information for the
- job. Summary information is always printed.
-
- _%%%% _jjjj_ssss_tttt_aaaa_tttt _----_pppp
-
-
- JID OWNER COMMAND
- --------------- -------------- --------------
- 0x17 dan -ksh
-
-
-
- PID PPID COMMAND
- --------------- -------------- --------------
- 2225 2308 -ksh
- 2350 2225 jstat -p
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-
-
-
- jjjjssssttttaaaatttt((((1111)))) jjjjssssttttaaaatttt((((1111))))
-
-
-
- If the _----_llll and _----_PPPP options are specified, the _jjjj_ssss_tttt_aaaa_tttt command will print out
- the same information that the _----_llll option dislays with the exception that
- memory values are shown in pages. SGI systems support multiple page
- sizes. For more information on pages sizes, see the "Multiple Page
- Sizes" section, chapter 10, "System Performance Tuning" in the _I_R_I_X
- _A_d_m_i_n: _S_y_s_t_e_m _C_o_n_f_i_g_u_r_a_t_i_o_n _a_n_d _O_p_e_r_a_t_i_o_n manual.
-
- _%%%% _jjjj_ssss_tttt_aaaa_tttt _----_llll_PPPP
-
-
- JID OWNER COMMAND
- ------------------ -------------- --------------
- 0x170 dan -csh
-
- LIMIT NAME USAGE HIGH USAGE CURRENT LIMIT MAX LIMIT
- ------------------ -------------- -------------- -------------- --------------
- cputime 0 0 unlimited unlimited
- datasize 7 7 unlimited unlimited
- files 9 35 400 5000
- vmemory 120 245 unlimited unlimited
- ressetsize 43 43 unlimited unlimited
- threads 2 4 2048 2048
- processes 2 4 1024 1024
- physmem 43 43 unlimited unlimited
-
-
- If the _----_aaaa option is specified, the _jjjj_ssss_tttt_aaaa_tttt command prints out information
- for all jobs on the system.
-
- _%%%% _jjjj_ssss_tttt_aaaa_tttt _----_aaaa
-
-
- JID OWNER COMMAND
- --------------- -------------- --------------
- 0x1 root -ksh
- 0x14 janet -csh
- 0x17 dan -ksh
-
-
- NNNNOOOOTTTTEEEESSSS
- The jstat command is installed as part of the eoe.sw.jlimits package.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- csh(1), jlimit(1), sh(1).
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 3333
-
-
-
-